Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    ThrowsCount max
  • 20000000

  • max
  • 20000000

  • com.github.sevntu.checkstyle.checks.coding.ForbidCertainMethodCheck argumentCount
  • 1

  • methodName
  • ^assert(True|False)$

  • Summary:

    Report id Files Violations Severity-warning
    base 5911 0 0
    patch 5911 6337 6337
    difference 592 6337 6337

    Report id com.github.sevntu.checkstyle.checks.coding.ForbidCertainMethodCheck
    base 0
    patch 6337
    difference 6337

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 6337

    Violations:

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/AspectJExpressionPointcutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/MethodInvocationProceedingJoinPointTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/TigerAspectJExpressionPointcutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/annotation/AbstractAspectJAdvisorFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/annotation/AspectJPointcutAdvisorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/aspectj/annotation/AspectMetadataTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerEventTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/config/AopNamespaceHandlerPointcutErrorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/config/TopLevelAopTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/framework/AopProxyUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/framework/ProxyFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/interceptor/ExposeInvocationInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/AbstractRegexpMethodPointcutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/AopUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/ClassFiltersTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/ComposablePointcutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/ControlFlowPointcutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/DelegatingIntroductionInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/MethodMatchersTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/NameMatchMethodPointcutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/support/PointcutsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/target/CommonsPoolTargetSourceProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/target/HotSwappableTargetSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/aop/target/LazyInitTargetSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/AbstractConfigurablePropertyAccessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanWrapperAutoGrowingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanWrapperEnumTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanWrapperGenericsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/BeanWrapperTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1046 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1111 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1244 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1288 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1290 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1315 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1317 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1319 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1321 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1342 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1344 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1346 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1348 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1369 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1371 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1373 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1375 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1393 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1395 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1397 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1411 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1413 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1415 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1418 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1571 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/CachedIntrospectionResultsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/MutablePropertyValuesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/PropertyAccessorUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/BeanFactoryUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/DefaultListableBeanFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 796 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 836 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 837 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 865 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 877 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 896 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 922 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 959 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 977 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 992 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1000 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1001 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1009 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1011 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1012 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1013 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1014 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1031 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1039 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1040 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1051 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1053 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1070 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1071 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1099 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1268 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1269 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1300 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1312 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1354 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1355 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1356 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1378 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1379 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1380 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1686 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1687 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1704 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1705 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1795 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1937 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1987 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2065 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2079 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2093 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2110 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2505 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2506 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/access/SingletonBeanFactoryLocatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/annotation/AnnotationBeanWiringInfoResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/annotation/AutowiredAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 721 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 723 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 724 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 729 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 730 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 754 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 794 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/annotation/InjectAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 657 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 685 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 727 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/annotation/RequiredAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/CustomEditorConfigurerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/CustomScopeConfigurerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/MethodInvokingFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/ObjectFactoryCreatingFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertiesFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyPathFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/PropertyResourceConfigurerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 504 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/ServiceLocatorFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/YamlMapFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/config/YamlProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/serviceloader/ServiceLoaderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/BeanDefinitionBuilderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/BeanDefinitionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/BeanFactoryGenericsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/DefaultSingletonBeanRegistryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/QualifierAnnotationAutowireBeanFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/support/security/CallbacksSecurityTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/wiring/BeanWiringInfoTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/AbstractBeanFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/AbstractListableBeanFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/BeanNameGenerationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/CollectionMergingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/CollectionsWithDefaultTypesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/EventPublicationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/FactoryMethodTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/SchemaValidationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/UtilNamespaceHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/XmlBeanCollectionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/XmlBeanDefinitionReaderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/xml/XmlListableBeanFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/ByteArrayPropertyEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/CharArrayPropertyEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/CustomCollectionEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/CustomEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/FileEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/InputStreamEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/PropertiesEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/StringArrayPropertyEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/URIEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/propertyeditors/URLEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/support/PropertyComparatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/ehcache/EhCacheSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/guava/GuavaCacheManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/config/AbstractJCacheAnnotationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/CachePutOperationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/CacheResultOperationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/interceptor/JCacheInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/transaction/AbstractTransactionSupportingCacheManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/mail/SimpleMailMessageTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/mail/javamail/JavaMailSenderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/scheduling/quartz/QuartzSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/ui/jasperreports/JasperReportsUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AfterAdviceBindingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AfterReturningAdviceBindingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceBindingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/AroundAdviceCircularTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/BeanNamePointcutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/BeforeAdviceBindingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/DeclareParentsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectImplementingInterfaceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AtAspectJAfterThrowingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/benchmark/BenchmarkTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/config/AopNamespaceHandlerAdviceTypeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/config/AopNamespaceHandlerArgNamesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/config/AopNamespaceHandlerReturningTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/config/AopNamespaceHandlerThrowingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/config/MethodLocatingFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/framework/AbstractAopProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 760 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 852 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 873 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 888 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 894 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 900 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 912 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 918 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 973 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 974 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1008 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1014 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1313 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1314 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1315 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1317 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1326 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1687 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2108 44

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/framework/CglibProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/framework/JdkDynamicProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/framework/ProxyFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/framework/autoproxy/AutoProxyCreatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/framework/autoproxy/BeanNameAutoProxyCreatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/scope/ScopedProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/target/CommonsPoolTargetSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/beans/factory/support/InjectAnnotationAutowireContextTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/beans/factory/support/QualifierAnnotationAutowireContextTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/beans/factory/xml/QualifierAnnotationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/beans/factory/xml/XmlBeanFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 510 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 512 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 688 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 703 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 716 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 718 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 720 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 721 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 724 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 739 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 743 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 745 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 747 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 762 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 893 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 894 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 905 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 910 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 976 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 977 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 985 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 997 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1154 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1178 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1179 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1201 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1302 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1363 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1456 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1465 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1468 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1477 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1481 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1508 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1516 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1532 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1549 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1578 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1588 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1598 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1609 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1621 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1633 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/beans/factory/xml/support/CustomNamespaceHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/cache/NoOpCacheManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/cache/annotation/AnnotationCacheOperationSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/cache/concurrent/ConcurrentMapCacheManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 35 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/cache/config/AbstractAnnotationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/cache/config/EnableCachingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/cache/interceptor/ExpressionEvaluatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/cache/interceptor/MethodCacheKeyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/access/ContextJndiBeanFactoryLocatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/access/ContextSingletonBeanFactoryLocatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/access/DefaultLocatorFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/AbstractCircularImportDetectionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/AutoProxyLazyInitTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/BeanMethodPolymorphismTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ClassPathBeanDefinitionScannerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ClassPathFactoryBeanDefinitionScannerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ClassPathScanningCandidateComponentProviderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/CommonAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 44

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanAnnotationIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanParserScopedProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanParserTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanParserWithUserDefinedStrategiesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ConfigurationClassPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ConfigurationClassWithConditionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/EnableAspectJAutoProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/LazyAutowiredAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/NestedConfigurationClassTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/PropertySourceAnnotationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/SimpleConfigTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/SimpleScanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/AutowiredConfigurationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/BeanMethodQualificationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ConfigurationClassProcessingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ImportResourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ImportWithConditionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ScopingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/conversionservice/ConversionServiceContextConfigTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/event/ApplicationContextEventTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/event/LifecycleEventTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/expression/ApplicationContextExpressionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/i18n/LocaleContextHolderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/support/BeanFactoryPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/support/ClassPathXmlApplicationContextTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/support/ConversionServiceFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/support/DefaultLifecycleProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 523 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 524 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 558 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/support/PropertyResourceConfigurerIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/support/ResourceBundleMessageSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/support/Spr7283Tests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/ejb/access/LocalSlsbInvokerInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/ejb/access/LocalStatelessSessionProxyFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/ejb/access/SimpleRemoteSlsbInvokerInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/ejb/access/SimpleRemoteStatelessSessionProxyFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/ejb/config/JeeNamespaceHandlerEventTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/ejb/config/JeeNamespaceHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/format/datetime/standard/DateTimeFormattingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/format/support/FormattingConversionServiceFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/export/LazyInitMBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/export/MBeanExporterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/export/assembler/InterfaceBasedMBeanInfoAssemblerCustomTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/export/assembler/MethodExclusionMBeanInfoAssemblerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/export/assembler/MethodNameBasedMBeanInfoAssemblerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/export/notification/ModelMBeanNotificationPublisherTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/support/JmxUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/support/MBeanServerConnectionFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jmx/support/RegistrationPolicyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jndi/JndiObjectFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jndi/JndiTemplateEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/jndi/SimpleNamingContextTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/remoting/rmi/RmiSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/AsyncAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/AsyncExecutionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 536 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 541 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/EnableAsyncTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/ScheduledAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/concurrent/ThreadPoolTaskSchedulerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/config/AnnotationDrivenBeanDefinitionParserTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/config/ExecutorBeanDefinitionParserTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/support/PeriodicTriggerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scripting/bsh/BshScriptFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scripting/config/ScriptingDefaultsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scripting/groovy/GroovyScriptFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scripting/jruby/JRubyScriptFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scripting/support/ResourceScriptSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scripting/support/ScriptFactoryPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/ui/ModelMapTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/validation/DataBinderFieldAccessTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/validation/DataBinderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 892 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 894 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 912 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 939 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 958 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 983 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 998 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1010 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1019 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1029 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1061 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1081 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1083 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1084 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1085 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1413 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1431 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1531 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1533 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1538 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1585 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1614 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1625 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/validation/ValidationUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/validation/beanvalidation/BeanValidationPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/validation/beanvalidation/ValidatorFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/AttributeAccessorSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/BridgeMethodResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/ConstantsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/ControlFlowTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/MethodParameterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/NestedExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/PrioritizedParameterNameDiscovererTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/ResolvableTypeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1209 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/annotation/AnnotationAttributesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/annotation/AnnotationAwareOrderComparatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/annotation/AnnotationUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/convert/TypeDescriptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 510 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 512 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 656 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 676 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 691 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 793 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 794 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 800 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 801 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 802 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 803 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 814 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 816 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 817 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 856 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/CollectionToCollectionConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/DefaultConversionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 688 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/GenericConversionServiceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 542 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/MapToMapConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/env/MutablePropertySourcesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/env/PropertySourcesPropertyResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/env/StandardEnvironmentTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/io/ClassPathResourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/io/ResourceEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/io/ResourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/io/support/EncodedResourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/io/support/ResourceArrayPropertyEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/io/support/ResourcePropertySourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/serializer/SerializationConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/task/SimpleAsyncTaskExecutorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/type/AnnotationMetadataTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/type/AnnotationTypeFilterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/type/AspectJTypeFilterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/type/AssignableTypeFilterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/tests/JavaVersionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/AntPathMatcherTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/AutoPopulatingListTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/ClassUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/CollectionUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/CompositeIteratorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/ConcurrentReferenceHashMapTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/ExceptionTypeFilterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 33 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/FileCopyUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/FileSystemUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/Log4jConfigurerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/MimeTypeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/ObjectUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/PropertiesPersisterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/ReflectionUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/ResourceUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 33 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 35 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/StopWatchTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/StringUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/TypeUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/comparator/ComparableComparatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/comparator/NullSafeComparatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/concurrent/FutureAdapterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/concurrent/SettableListenableFutureTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ArrayConstructorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ConstructorInvocationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/DefaultComparatorUnitTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/EvaluationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 548 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 790 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 842 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 844 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 955 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 957 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 958 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1008 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1010 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1011 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ExpressionWithConversionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/IndexingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ListTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 36

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/LiteralExpressionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/LiteralTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/MapTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 36

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/MethodInvocationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/PropertyAccessTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ScenariosForSpringSecurity.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SelectionAndProjectionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SetValueTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelCompilationCoverageTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 734 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 747 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 819 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 848 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 866 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 873 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 879 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 885 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 897 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 922 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 934 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 940 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 946 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 952 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 958 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 970 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 976 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 982 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 989 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1002 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1008 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1014 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1045 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1060 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1068 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1071 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1075 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1082 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1085 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1089 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1092 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1099 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1101 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1104 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1106 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1111 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1118 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1121 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1124 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1128 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1134 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1138 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1165 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1168 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1170 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1178 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1185 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1188 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1192 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1195 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1199 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1202 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1209 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1211 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1214 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1216 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1221 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1228 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1231 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1238 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1241 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1248 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1251 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1258 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1261 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1264 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1271 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1273 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1276 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1278 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1281 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1283 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1292 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1294 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1298 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1300 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1304 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1306 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1309 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1311 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1314 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1316 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1318 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1323 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1326 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1330 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1333 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1337 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1340 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1344 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1347 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1355 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1357 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1361 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1363 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1367 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1369 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1373 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1375 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1381 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1384 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1386 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1389 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1391 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1394 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1396 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1399 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1401 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1404 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1406 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1411 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1414 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1416 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1419 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1421 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1424 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1426 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1429 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1431 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1434 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1436 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1439 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1441 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1444 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1446 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1449 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1451 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1454 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1456 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1459 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1461 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1468 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1471 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1475 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1478 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1482 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1485 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1489 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1492 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1499 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1501 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1504 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1506 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1509 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1511 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1514 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1516 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1519 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1521 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1524 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1526 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1529 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1531 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1534 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1536 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1539 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1541 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1544 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1546 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1549 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1551 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1554 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1556 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1559 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1561 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1564 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1566 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1569 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1571 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1574 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1576 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1943 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1944 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1946 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1947 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2016 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2017 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2019 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2096 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2098 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2702 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2733 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2746 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3272 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3274 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3277 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3279 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3282 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3284 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3287 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3289 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3292 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3294 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3297 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3299 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3302 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3304 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3425 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3427 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3430 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3432 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3435 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3437 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3440 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3442 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3445 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3447 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3450 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3452 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3455 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3457 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3460 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3462 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3745 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3749 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelCompilationPerformanceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 608 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelDocumentationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelReproTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1717 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1725 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1742 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1769 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1807 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1820 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1894 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1895 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1904 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/StandardTypeLocatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/TemplateExpressionParsingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/standard/SpelParserTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/support/ReflectionHelperTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/support/StandardComponentsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/JdbcTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1143 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1148 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1153 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/RowMapperTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/StatementCreatorUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/namedparam/BeanPropertySqlParameterSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/support/LobSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/DataSourceJtaTransactionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/DataSourceTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 558 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 604 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 52
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 681 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 60
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 691 60
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 822 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1168 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1169 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1440 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1446 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1455 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1461 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1463 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1464 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/DriverManagerDataSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/object/RdbmsOperationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/KeyHolderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/NativeJdbcExtractorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/SQLErrorCodeSQLExceptionTranslatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/SQLErrorCodesFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/support/SQLExceptionCustomTranslatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/connection/JmsTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/core/JmsTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/SimpleMessageListenerContainerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/adapter/MessageListenerAdapterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/endpoint/DefaultJmsActivationSpecFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/remoting/JmsInvokerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/support/SimpleJmsHeaderMapperTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/MessageHeadersTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/converter/MappingJackson2MessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/converter/MessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/core/GenericMessagingTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/DestinationVariableMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/HeaderMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/handler/annotation/support/HeadersMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/SimpMessagingTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/annotation/support/SendToMethodReturnValueHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/annotation/support/SubscriptionMethodReturnValueHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/broker/BrokerMessageHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/broker/SimpleBrokerMessageHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/config/MessageBrokerConfigurationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/simp/stomp/StompCodecTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/support/ChannelInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/support/ExecutorSubscribableChannelTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/support/MessageBuilderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-messaging/src/test/java/org/springframework/messaging/support/MessageHeaderAccessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/orm/hibernate4/HibernateTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 932 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 980 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1012 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/orm/hibernate4/HibernateTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 60
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 60
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 525 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1208 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1282 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1283 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1312 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1324 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/orm/jpa/jpa21/PersistenceContextTransactionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/validation/hibernatevalidator5/BeanValidationPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm-hibernate4/src/test/java/org/springframework/validation/hibernatevalidator5/ValidatorFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateJtaTransactionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 936 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 937 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 989 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1010 76
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1017 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1018 44

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 691 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1300 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1316 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1332 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1348 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1364 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1380 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1396 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1591 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/HibernateTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 76
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 75
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 60
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 60
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 76
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 718 75
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 866 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 867 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 944 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1350 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1425 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1426 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/LocalSessionFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 59

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/support/LobTypeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/hibernate3/support/OpenSessionInViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jdo/JdoTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jdo/LocalPersistenceManagerFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jdo/support/OpenPersistenceManagerInViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/AbstractContainerEntityManagerFactoryIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/AbstractEntityManagerFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/AbstractEntityManagerFactoryIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/ApplicationManagedEntityManagerIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/ContainerManagedEntityManagerIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/EntityManagerFactoryUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/JpaTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 583 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 650 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 683 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 710 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 711 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 718 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 734 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 743 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 772 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 773 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 778 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 779 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 785 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 820 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 821 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 826 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 831 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 832 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/eclipselink/EclipseLinkEntityManagerFactoryIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/hibernate/HibernateEntityManagerFactoryIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/persistenceunit/PersistenceXmlParsingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/support/OpenEntityManagerInViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/support/PersistenceContextTransactionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/support/PersistenceInjectionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-orm/src/test/java/org/springframework/orm/jpa/support/SharedEntityManagerFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/mock/web/MockFilterChainTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/mock/web/MockHttpServletRequestTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/mock/web/MockHttpServletResponseTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/mock/web/MockHttpSessionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/mock/web/MockMultipartHttpServletRequestTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/mock/web/MockServletContextTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/TestContextManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/web/ControllerIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/web/DispatcherWacRootWacEarTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/web/EarTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/hierarchies/web/RootWacEarTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/StandardJUnit4FeaturesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/profile/resolver/ClassNameActiveProfilesResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/spr9051/AnnotatedConfigClassesWithoutAtConfigurationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/spr9051/AtBeanLiteModeScopeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/support/DelegatingSmartContextLoaderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/testng/transaction/programmatic/ProgrammaticTxMgmtTestNGTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/transaction/TransactionalTestExecutionListenerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/transaction/programmatic/ProgrammaticTxMgmtTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/util/OverriddenMetaAnnotationAttributesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/util/ReflectionTestUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/web/client/response/ResponseCreatorsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/dao/annotation/PersistenceExceptionTranslationPostProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/jca/cci/CciTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/jca/support/LocalConnectionFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/JndiJtaTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/JtaTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 506 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 523 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 548 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 567 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 656 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 685 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 729 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 746 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 758 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 967 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1005 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1036 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1155 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1157 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1160 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1179 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1181 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1184 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1203 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1205 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1208 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1242 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1243 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1245 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1247 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/TransactionSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/TxNamespaceHandlerEventTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/TxNamespaceHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/annotation/AnnotationTransactionAttributeSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/annotation/AnnotationTransactionInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/config/AnnotationDrivenTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 44

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/AbstractTransactionAspectTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/BeanFactoryTransactionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/RollbackRuleTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/RuleBasedTransactionAttributeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/TransactionAttributeEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/TransactionAttributeSourceEditorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/TransactionAttributeSourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/interceptor/TransactionInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-tx/src/test/java/org/springframework/transaction/jta/WebSphereUowTransactionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 52
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 52
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 52
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 52
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 52
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 52
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 52
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 52
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 51
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 51
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 52
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 60
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 536 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 542 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 59
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 632 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/HttpEntityTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/MediaTypeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/RequestEntityTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/ResponseEntityTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/client/InterceptingClientHttpRequestFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/ByteArrayHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/FormHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/HttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/ObjectToStringHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/ResourceHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/StringHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/feed/AtomFeedHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/feed/RssChannelHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/GsonFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/GsonHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/Jackson2ObjectMapperBuilderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 402 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/Jackson2ObjectMapperFactoryBeanTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/MappingJackson2HttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/json/SpringHandlerInstantiatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/protobuf/ProtobufHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/Jaxb2CollectionHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/MappingJackson2XmlHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/MarshallingHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/converter/xml/SourceHttpMessageConverterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/remoting/caucho/CauchoRemotingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/remoting/httpinvoker/HttpInvokerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/remoting/jaxws/JaxWsSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/accept/MappingMediaTypeFileExtensionResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/bind/ServletRequestDataBinderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/bind/ServletRequestUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/bind/support/WebRequestDataBinderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/client/AbstractJettyServerTestCase.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 44

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/client/AsyncRestTemplateIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 512 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 36

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/client/DefaultResponseErrorHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/client/RestTemplateIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/ContextLoaderInitializerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/RequestContextListenerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/RequestScopeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 36

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/RequestScopedProxyTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/ServletWebRequestTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/SessionScopeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/WebApplicationContextScopeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/async/DeferredResultTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/async/StandardServletAsyncWebRequestTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/async/WebAsyncManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/request/async/WebAsyncManagerTimeoutTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/support/ResourceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/support/Spr8510Tests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/context/support/SpringBeanAutowiringSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/filter/RequestLoggingFilterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/filter/ShallowEtagHeaderFilterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/jsf/DelegatingPhaseListenerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/CookieValueMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ExpressionValueMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/MapMethodProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ModelAttributeMethodProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ModelFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ModelMethodProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestHeaderMapMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestHeaderMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestParamMapMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/RequestParamMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/SessionAttributesHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/support/CompositeUriComponentsContributorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/support/HandlerMethodArgumentResolverCompositeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/support/HandlerMethodReturnValueHandlerCompositeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/support/InvocableHandlerMethodTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/support/ModelAndViewContainerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/multipart/commons/CommonsMultipartResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/util/ContentCachingRequestWrapperTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/util/HtmlCharacterEntityReferencesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/util/Log4jWebConfigurerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/util/TagUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/util/UriComponentsBuilderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/util/UriTemplateTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/util/WebUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/DispatcherPortletTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/bind/PortletRequestParameterPropertyValuesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/bind/PortletRequestUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/AbstractXmlWebApplicationContextTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/context/PortletApplicationContextScopeTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/ParameterMappingInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/handler/UserRoleAuthorizationInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/mvc/annotation/Portlet20AnnotationControllerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 914 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1247 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/mvc/annotation/PortletAnnotationControllerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 805 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/util/PortletUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/context/ContextLoaderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/context/XmlWebApplicationContextTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/context/support/ServletContextSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/DispatcherServletTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 766 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/FlashMapTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 35 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/AnnotationDrivenBeanDefinitionParserTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/MvcNamespaceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 524 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 525 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 641 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 780 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 798 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfigurationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/InterceptorRegistryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/ResourceHandlerRegistryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/ViewControllerRegistryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/ViewResolverRegistryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupportExtensionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 44
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/handler/MappedInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/i18n/CookieLocaleResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/i18n/LocaleResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/ControllerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/ParameterizableViewControllerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/UrlFilenameViewControllerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/annotation/RequestSpecificMappingInfoComparatorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/annotation/ServletAnnotationControllerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 504 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 512 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 541 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 542 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1167 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1168 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1784 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2365 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2617 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2668 59

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/annotation/ServletAnnotationMappingUtilsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/condition/HeadersRequestConditionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/condition/ParamsRequestConditionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/condition/ProducesRequestConditionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/RequestMappingInfoTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ExceptionHandlerExceptionResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/HttpEntityMethodProcessorMockTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/MatrixVariablesMapMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/MatrixVariablesMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ModelAndViewMethodReturnValueHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ModelAndViewResolverMethodReturnValueHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/PathVariableMapMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerAdapterIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerAdapterTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMappingTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestPartMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestResponseBodyMethodProcessorMockTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/RequestResponseBodyMethodProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletAnnotationControllerHandlerMethodTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 798 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 799 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1520 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1542 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1953 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2191 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2242 59

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletModelAttributeMethodProcessorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletResponseMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/UriComponentsBuilderMethodArgumentResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ViewMethodReturnValueHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ViewNameMethodReturnValueHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/multiaction/MultiActionControllerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/GzipResourceResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/PathResourceResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/ResourceHttpRequestHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/resource/ResourceUrlProviderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/support/AnnotationConfigDispatcherServletInitializerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/support/DispatcherServletInitializerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/support/FlashMapManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/BindTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/UrlTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/ErrorsTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/FormTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/HiddenInputTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/LabelTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/OptionTagEnumTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/OptionTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/RadioButtonTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/form/SelectTagTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 904 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 905 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 969 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/BaseViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/ResourceBundleViewResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/freemarker/FreeMarkerConfigurerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/freemarker/FreeMarkerMacroTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/freemarker/FreeMarkerViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 59

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/groovy/GroovyMarkupConfigurerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/groovy/GroovyMarkupViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/jasperreports/AbstractJasperReportsViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/json/MappingJackson2JsonViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/tiles3/TilesViewResolverTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/tiles3/TilesViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/velocity/VelocityMacroTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/velocity/VelocityToolboxViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/velocity/VelocityViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 43

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/xml/MappingJackson2XmlViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/view/xslt/XsltViewTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/client/WebSocketConnectionManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/HandlersBeanDefinitionParserTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 43
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 44
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/MessageBrokerBeanDefinitionParserTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/annotation/WebMvcStompWebSocketEndpointRegistrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/annotation/WebSocketConfigurationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/config/annotation/WebSocketMessageBrokerConfigurationSupportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/handler/ConcurrentWebSocketSessionDecoratorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/messaging/StompSubProtocolHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/messaging/StompWebSocketIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/messaging/SubProtocolWebSocketHandlerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/server/support/OriginHandshakeInterceptorTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/AbstractSockJsIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/ClientSockJsSessionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/DefaultTransportRequestTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/SockJsClientTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/client/XhrTransportTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/support/SockJsServiceTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/HttpSockJsSessionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/SockJsSessionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/spring-websocket/src/test/java/org/springframework/web/socket/sockjs/transport/session/WebSocketServerSockJsSessionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/cache/annotation/EnableCachingIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/context/annotation/jsr330/ClassPathBeanDefinitionScannerJsr330ScopeIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/context/annotation/scope/ClassPathBeanDefinitionScannerScopeIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/scheduling/annotation/ScheduledAndTransactionalAnnotationIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/transaction/annotation/EnableTransactionManagementIntegrationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 35